Add agentskill-learn: Community skills marketplace#801
Add agentskill-learn: Community skills marketplace#801romainsimon wants to merge 4 commits intogithub:stagedfrom
Conversation
97043a1 to
ccc6997
Compare
aaronpowell
left a comment
There was a problem hiding this comment.
Can you repoint this branch to be staged as the contributing docs. Here's how to do that with the GitHub CLI:
gh pr edit 801 --base staged
ea85bbf to
4488150
Compare
cb879ba to
98e9e79
Compare
Run npm start to regenerate docs after adding agentskill-learn skill.
Replace pointer/stub with the complete skill content inline, as required by the awesome-copilot contribution guidelines. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
The skill defined here does not match the skill from your repo. Would it not make sense for them to be aligned?
But this raises another question, if we have a copy of the skill from the agentskill-sh/learn repo in here, won't there be a maintenance burden in that you have to always know to update in multiple places to avoid drift in the implementation? Since agentskill-sh/learn is a plugin marketplace, and can be installed into copilot with /plugin marketplace add agentskill-sh/learn does duplicating across multiple locations really make sense? Wouldn't it be preferable for people to go via your repo/marketplace directly to ensure they are always using the most up to date version?
Summary
Adds the agentskill-learn skill — a pointer to the community skills marketplace at agentskill.sh.
What it enables:
Note: This is a pointer skill. The canonical source is agentskill-sh/learn. A similar PR was submitted to openai/skills#152.